home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 127 / maccd 127.iso / software / MenuCalendarClock-iCal-1.6.5.dmg / MenuCalendarClock iCal.app / Contents / Resources / MenuCalendar.nib / classes.nib next >
Encoding:
Text File  |  2005-02-24  |  4.6 KB  |  123 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = BackgroundedTabView; LANGUAGE = ObjC; SUPERCLASS = NSTabView; }, 
  4.         {
  5.             ACTIONS = {
  6.                 back = id; 
  7.                 buyAction = id; 
  8.                 continueTesting = id; 
  9.                 disableCommercialFeatures = id; 
  10.                 entourageOpenNewEvent = id; 
  11.                 forward = id; 
  12.                 hideSearchField = id; 
  13.                 jumpToDay = id; 
  14.                 jumpToMonth = id; 
  15.                 jumpToWeek = id; 
  16.                 performClose = id; 
  17.                 searchAction = id; 
  18.                 searchRangeDistantPastToDistantFutureAction = id; 
  19.                 searchRangeTodayToDistantFutureAction = id; 
  20.                 selectDay = id; 
  21.                 selectMonth = id; 
  22.                 selectWeek = id; 
  23.                 showDateAndTime = id; 
  24.                 showSearchField = id; 
  25.                 showToday = id; 
  26.                 showTodos = id; 
  27.                 toggleSearchField = id; 
  28.                 updateMenuBarClock = id; 
  29.             }; 
  30.             CLASS = CalendarController; 
  31.             LANGUAGE = ObjC; 
  32.             OUTLETS = {
  33.                 actionMenu = NSPopUpButtonWithShowsMenu; 
  34.                 calendarMatrix = CalendarMatrix; 
  35.                 closeButton = NSButton; 
  36.                 currentMonthButton = NSButton; 
  37.                 dayMatrix = NSMatrix; 
  38.                 kwFrame = id; 
  39.                 kwLabel = id; 
  40.                 kwMatrix = CalendarMatrix; 
  41.                 monthNameMatrix = CalendarMatrix; 
  42.                 myWindow = id; 
  43.                 nagDialog = NSWindow; 
  44.                 nagText = NSTextField; 
  45.                 nextMonthButton = NSButton; 
  46.                 previousMonthButton = NSButton; 
  47.                 progressIndicator = NSProgressIndicator; 
  48.                 registerOnlinePopUpItem = NSMenuItem; 
  49.                 scheduleScrollView = NSScrollView; 
  50.                 searchField = id; 
  51.                 searchMenu = NSMenu; 
  52.                 showSearchPopUpItem = NSMenuItem; 
  53.                 showTodosButton = NSButton; 
  54.             }; 
  55.             SUPERCLASS = NSObject; 
  56.         }, 
  57.         {CLASS = CalendarMatrix; LANGUAGE = ObjC; SUPERCLASS = NSMatrix; }, 
  58.         {CLASS = CustomView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  59.         {CLASS = CustomWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }, 
  60.         {CLASS = FancyButtonCell; LANGUAGE = ObjC; SUPERCLASS = NSButtonCell; }, 
  61.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  62.         {
  63.             ACTIONS = {buyAction = id; quit = id; showAboutBox = id; showWebSite = id; }; 
  64.             CLASS = MCApplication; 
  65.             LANGUAGE = ObjC; 
  66.             OUTLETS = {
  67.                 aboutBoxVersionField = NSTextField; 
  68.                 betaNoticeWindow = NSWindow; 
  69.                 editionField = NSTextField; 
  70.             }; 
  71.             SUPERCLASS = NSApplication; 
  72.         }, 
  73.         {CLASS = MCBorderlessButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  74.         {
  75.             CLASS = MCFlatButton; 
  76.             LANGUAGE = ObjC; 
  77.             OUTLETS = {delegate = id; }; 
  78.             SUPERCLASS = NSButton; 
  79.         }, 
  80.         {
  81.             ACTIONS = {openPreferences = id; }; 
  82.             CLASS = NSApplication; 
  83.             LANGUAGE = ObjC; 
  84.             SUPERCLASS = NSResponder; 
  85.         }, 
  86.         {CLASS = NSObject; LANGUAGE = ObjC; }, 
  87.         {
  88.             CLASS = NSPopUpButtonWithShowsMenu; 
  89.             LANGUAGE = ObjC; 
  90.             SUPERCLASS = NSPopUpButton; 
  91.         }, 
  92.         {CLASS = OPActionButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; }, 
  93.         {CLASS = OPHelpButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  94.         {
  95.             ACTIONS = {
  96.                 changeIcon = id; 
  97.                 close = id; 
  98.                 openWebsite = id; 
  99.                 savePreferences = id; 
  100.                 saveSeconds = id; 
  101.                 setHideDrawer = id; 
  102.                 showPrefWindow = id; 
  103.                 toggleWeekStart = id; 
  104.             }; 
  105.             CLASS = PrefController; 
  106.             LANGUAGE = ObjC; 
  107.             OUTLETS = {
  108.                 calendarController = id; 
  109.                 hideSwitch = id; 
  110.                 iconSelector = id; 
  111.                 openiCalInDayView = id; 
  112.                 prefWindow = id; 
  113.                 secondsField = id; 
  114.                 weekStart = id; 
  115.             }; 
  116.             SUPERCLASS = NSObject; 
  117.         }, 
  118.         {CLASS = SegmentedButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  119.         {CLASS = TooltipView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  120.         {CLASS = TooltipWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; }
  121.     ); 
  122.     IBVersion = 1; 
  123. }